We are migrating the bug tracker to github Issues. This is now the preferred way to report NASM bugs.
Self-registration is disabled due to spam issue (mail gorcunov@gmail.com or hpa@zytor.com to create an account)
During porting of some TASM code I had to remove the "short" keyword from some jcxz instructions. NASM errors out with "error: mismatch in operand sizes" if it is present. I think it should be allowed silently instead.